Version

Arc<T> Class Members

The following tables list the members exposed by Arc<T>.

Public Constructors
 NameDescription
Public ConstructorArc<T> Constructor  
Public Properties
 NameDescription
Public PropertyModelStores configuration information for a PieChartBase. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public Methods
 NameDescription
Public MethodAllowSliceExplosionSets whether the slices can be exploded.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodAllowSliceSelectionSets whether the slices can be selected.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodEndAngleSets the ending angle of the chart.  
Public MethodExplodedRadiusDetermines how much the exploded slice is offset from the center. Value between 0 and 1.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodInnerExtentSets the amount of space between the center and the start of the arc. This property should be set between 0 and 1. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodIsSurfaceInteractionDisabledSets whether all surface interactions with the plot area should be disabled. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodLabelExtentSets the pixel amount by which the labels are offset from the edge of the slices. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodLabelInnerColorOverloaded. Sets the color for labels rendered inside of the pie chart.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodLabelMemberPathSets the property name that contains the labels.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodLabelOuterColorOverloaded. Sets the color for labels rendered outside of the pie chart.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodLabelsPositionSets the position of chart labels.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodLeaderLineMarginSets the margin between a label and the end of its leader line. The default is 6 pixels.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodLeaderLineTypeSets what type of leader lines will be used for the outside end labels.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodLeaderLineVisibilitySets whether the leader lines are visible.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodLegendLabelMemberPathSets the property name that contains the legend labels.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodOthersCategoryTextSets the label of the Others slice.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodOthersCategoryThresholdSets the threshold value that determines if slices are grouped into the Others slice.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodOthersCategoryTypeSets whether to use numeric or percent-based threshold value.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodPixelScalingRatioSets the scaling value used to affect the pixel density of the control. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodRadiusFactorSets the scaling factor of the chart's radius. Value between 0 and 1.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodSelectionModeSets which mode to use for selecting slices. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodStartAngleSets the starting angle of the chart.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodSweepDirectionSets the rotational direction of the chart.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodTextStyleManually overrides the style to use for the labels. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
Public MethodValueMemberPathSets the property name that contains the values.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.PieChartBase<T,ArcModel,Arc<T>>)
See Also

View on GitHub